home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 December / chip-cd_2006_12.zip / 12 / Hity z okladki / Kaspersky Internet Security 6.0 / kis6.0.0.303pl.msi / layout_oas.ini < prev    next >
INI File  |  2006-03-24  |  4KB  |  90 lines

  1. ;------------- file monitoring --------------
  2.  
  3. [File_Monitoring]
  4. props=$Task_TreatsPanel
  5. State=[Task_Header]
  6. Body=[OAS_Body]
  7.  
  8. [OAS_Body]
  9. props=$Task_Body
  10. Description=[Task_Description]
  11. Settings=[Task_Protection_Status]
  12. Statistics=[File_Monitoring_Statistics]
  13.  
  14. [File_Monitoring_Statistics]
  15. props=$Task_Statistics
  16. Scaned=$Task_Statistics_Item v($(NumScaned))
  17. Detected=$Task_Statistics_Item $Detected
  18. Untreated=$Task_Statistics_Item $Untreated
  19. LastScaned=$Task_Statistics_Item v($(CurObject,Last_Scanned_None))
  20.  
  21. ;------------- SettingsWindow.File_Monitoring -----------
  22.  
  23. [SettingsWindow.File_Monitoring]
  24. props=$SettingsViewPanel
  25. Header=$SettingsViewHeader i(File)
  26. Body=[SettingsWindow.File_Monitoring_Body]
  27.  
  28. [SettingsWindow.File_Monitoring_Body]
  29. props=$SettingsBodyAttr
  30. Startup=[SettingsViewStartup]
  31. StartupGroup=[SettingsViewStartup_Group]
  32. SettingsGroup=[LevelGroup3] xy(0,$Group_Shift) lb(v($(flags,fld($ScanObjectsLevelFields,ScanObjects,UseCompoundPostponeSize,CompoundPostponeSize))))
  33. TreatGroup=[Treat_Group]
  34.  
  35. ;------------- SettingsWindow.File_Monitoring.Customize -----------
  36.  
  37. [SettingsWindow.File_Monitoring.Customize]
  38. props=$DlgAttr alias(filemonadvsettdlg) sz(390,375) at(resizable)
  39. Tab=[FileMonAdvSettTab]
  40.  
  41. [FileMonAdvSettTab]
  42. props=$DlgBodyTabAttr
  43. FileMonAdvSettCommonTab=[FileMonAdvSettCommon] h(1062)
  44. FileMonAdvSettAddTab=[FileMonAdvSettAdd] h(1064)
  45.  
  46. [FileMonAdvSettCommon]
  47. FileTypesGroup=[FileTypes_Group]
  48. DontCheckGroup=[DontCheck_Group]
  49. CompoundFilesGroup=[CompoundFiles_Group]
  50.  
  51. [FileMonAdvSettAdd]
  52. ;ExcludeGroup=[Exclude_Group]
  53. IncludeGroup=[Include_Group]
  54.  
  55. [CompoundFiles_Group]
  56. props=$SettingsGroupNext sz(p,a) lb(v($(flags,fld(ScanArchived,ScanSFXArchived,ScanOLE,UseCompoundPostponeSize,CompoundPostponeSize,UseSizeLimit,SizeLimit))))
  57. Archive=$Checkbox $First_Control v($(ScanArchived))    tt($(ScanArchived,CompoundFiles_Group_ScanArchived))
  58. SFX=$Checkbox $Next_Control v($(ScanSFXArchived))    tt($(ScanSFXArchived,CompoundFiles_Group_ScanSFXArchived))
  59. OLE=$Checkbox $Next_Control v($(ScanOLE))            tt($(ScanOLE,CompoundFiles_Group_ScanOLE))
  60. PostponeSizeCheck=$Checkbox $Next_Control xy(0,10) v($(UseCompoundPostponeSize))    tt($(UseCompoundPostponeSize,CompoundFiles_Group_UseCompoundPostponeSize))
  61. PostponeSizeLabel=a(rs) sz(25)
  62. PostponeSizeValue=t(edit) at(number) nl(0,9999) a(ps) sz(65,0) xy($Edit_CommentOffsetX,$Edit_CenterOffsetY) v($(CompoundPostponeSize)) disable($(UseCompoundPostponeSize,Enable_if))
  63. SkipSizeCheck=$Checkbox $Next_Control v($(UseSizeLimit))    tt($(UseSizeLimit,CompoundFiles_Group_UseSizeLimit))
  64. SkipSizeLabel=a(rs) sz(25)
  65. SkipSizeValue=t(edit) at(number) nl(1,9999) a(ps) sz(65,0) xy($Edit_CommentOffsetX,$Edit_CenterOffsetY) v($(SizeLimit)) disable($(UseSizeLimit,Enable_if))
  66.  
  67. [DontCheck_Group]
  68. props=$SettingsGroupNext sz(p,a) lb(v($(flags,fld(ScanUnchangedObjects))))
  69. CheckNew=$CheckBox $Next_Control xy(,4) at(invert) v($(ScanUnchangedObjects)) tt($(ScanUnchangedObjects,OAS_DontCheck_Group_ScanUnchangedObjects))
  70. ;SkipTimeCheck=$Checkbox $Next_Control v($(UseTimeLimit))
  71. ;SkipTimeLabel=a(rs) sz(25)
  72. ;SkipTimeValue=t(edit) at(number) nl(1) a(ps) sz(65,0) xy($Edit_CommentOffsetX,$Edit_CenterOffsetY) ;v($(TimeLimit)) disable($(UseTimeLimit,Enable_if))
  73.  
  74. [Include_Group]
  75. props    =$SettingsGroupFirst sz(p,p) rs(,100) h(1035) lb(v($(flags,fld(ScanObjects))))
  76. InclList =t(listctrl) a(lt) sz(p,p) xy(,,80) at(singlesel,noheader,checked)
  77. Add      =$Button a(rs) xy(,,,$Button_Shift) tt($OAS_Include_Group_Add)
  78. Edit     =$Button a(ra) xy(,,,$Button_Shift) tt($OAS_Include_Group_Edt)
  79. Delete   =$Button a(ra) xy(,,,$Button_Shift) tt($OAS_Include_Group_Del)
  80.  
  81. [Exclude_Group]
  82. props=$SettingsGroupNext a(lb) sz(p,a) rs(,) usefor(localgui)
  83. Text=$First_Control sz(p,a)
  84. TrustedZone=$Button_Large a(ra) xy(,5) v(dialog:Trusted_Zone)
  85.  
  86. ;ExclList=[Exclusion_Masks.ExclusionList] a(lt) sz(p,p) xy(,,80) v($(AVService.Excludes),$(type))
  87. ;Add=$Button a(rt)                            tt($OAS_Exclude_Group_Add)
  88. ;Edit=$Button a(ra) v(dialog:ExclusionEdit)    tt($OAS_Exclude_Group_Edt)
  89. ;Delete=$Button a(ra)                        tt($OAS_Exclude_Group_Del)
  90.